Alert | Displays an alert box and/or plays an alert sound. |
CautionAlert | Displays an alert box with a caution icon and/or plays an alert sound. |
NoteAlert | Displays an alert box with a note icon and/or plays an alert sound. |
StandardAlert | Displays a standard alert box. |
StopAlert | Displays an alert box with a stop icon and/or plays an alert sound. |
GetNewDialog | Creates a dialog box from a resource-based description. |
NewFeaturesDialog | Creates a dialog box from information passed in memory. |
GetModalDialogEventMask | Obtains the events to be received by the ModalDialog function. |
SetModalDialogEventMask | Specifies the events to be received by the ModalDialog function. |
ModalDialog | Handles events while your application displays a modal or movable modal dialog box. |
SetDialogItemText | Sets the text string for static text and editable text fields. |
AppendDialogItemList | Adds items to an existing dialog box while your program is running. |
AutoSizeDialog | Automatically resizes static text fields and their dialog boxes to accommodate changed static text. |
FindDialogItem | Determines the item number of an item at a particular location in a dialog box. |
GetDialogItem | Obtains a handle to a dialog item. |
GetDialogItemAsControl | Obtains the control handle for a dialog item in an embedding hierarchy. |
GetDialogKeyboardFocusItem | This function is not recommended with Appearance Manager 1.0 and later. |
MoveDialogItem | Moves a dialog item to a specified location in a window. |
SetDialogItem | Sets or changes information for a dialog item. |
SizeDialogItem | Sizes a dialog item. |
GetDialogTimeout | Obtains the original countdown duration, the time remaining, and the item selection to be simulated for a specified modal dialog box. |
SetDialogTimeout | Simulates an item selection in a modal dialog box after a specified amount of time elapses. |
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)